MultiSearchContainer

class MultiSearchContainer constructor(context: <ERROR CLASS>, attrs: <ERROR CLASS>?, defStyleAttr: Int)

Types

Companion
Link copied to clipboard
object Companion

Functions

onAttachedToWindow
Link copied to clipboard
open fun onAttachedToWindow()
onSizeChanged
Link copied to clipboard
open fun onSizeChanged(w: Int, h: Int, oldw: Int, oldh: Int)
This is called during layout when the size of this view has changed.